home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / t3dsrc.lha / tddd2ray_protos.h < prev    next >
C/C++ Source or Header  |  1993-01-31  |  122b  |  10 lines

  1. /* Prototypes for functions defined in
  2. tddd2ray.c
  3.  */
  4.  
  5. extern WORLD * world;
  6.  
  7. int main(int argc,
  8.          char ** argv);
  9.  
  10.